func google.golang.org/protobuf/internal/impl.consumeGroupValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L334: func consumeGroupValue(b []byte, v protoreflect.Value, num protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (protoreflect.Value, unmarshalOutput, error) {
		codec_field.go#L343: 	unmarshal: consumeGroupValue,